This web method is used to add/update a supplier in the system.
The request body is of type ProviderSupplierAddUpdate.
Request Body Parameters
Name | Description | Data Type |
objProviderGUId | | guid |
strPassword | | xml:string |
intSupplierUId | | xml:int |
strSupplierCode | | xml:string |
strSupplierName | | xml:string |
strURL | | xml:string |
strEmail | | xml:string |
strTelephone | | xml:string |
strMobile | | xml:string |
strFax | | xml:string |
strSubDwelling | | xml:string |
strBuildingNameNumber | | xml:string |
strStreet | | xml:string |
strLocality | | xml:string |
strTown | | xml:string |
strCounty | | xml:string |
strPostcode | | xml:string |
Overview
|
|
Sequence
| |
The response body is of type ProviderSupplierAddUpdateResponse.
Response Body Parameters
Overview